home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
p4
/
p4-1_2b.lha
/
p4-1.2b
/
contrib_f
/
README
< prev
Wrap
Text File
|
1992-10-19
|
593b
|
13 lines
This directory contains some simple Fortran examples contributed by users.
norm - The master program constructs a matrix and distributes its
columns to the slave processes to compute the 1-norms of the
columns (the sums of the absolute values of the entries).
comm - A stress test for message passing. Prompts for number of iterations,
and sends increasingly large messages (up to length 2^19) to the
slaves and back in various configurations.
*.pg - The procgroup files necessary for running the above programs on
various configurations of machines.